[INFO] cloning repository https://github.com/ak1211/uchinopower
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ak1211/uchinopower" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fak1211%2Fuchinopower", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fak1211%2Fuchinopower'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 74f1694e2ae2992c07df48bda50988cd5c8640f3
[INFO] fixing ak1211/uchinopower against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fak1211%2Fuchinopower" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/ak1211/uchinopower
[INFO] finished tweaking git repo https://github.com/ak1211/uchinopower
[INFO] tweaked toml for git repo https://github.com/ak1211/uchinopower written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ak1211/uchinopower on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ak1211/uchinopower already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-journald v0.3.2
[INFO] [stderr]   Downloaded serialport v4.8.1
[INFO] [stderr]   Downloaded hsv v0.1.1
[INFO] [stderr]   Downloaded git2 v0.20.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3b3495b185a8b03536adb769e1fc519bdc7fcc57df2afd60e8a8310382e2365f
[INFO] running `Command { std: "docker" "start" "3b3495b185a8b03536adb769e1fc519bdc7fcc57df2afd60e8a8310382e2365f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3b3495b185a8b03536adb769e1fc519bdc7fcc57df2afd60e8a8310382e2365f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3b3495b185a8b03536adb769e1fc519bdc7fcc57df2afd60e8a8310382e2365f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3b3495b185a8b03536adb769e1fc519bdc7fcc57df2afd60e8a8310382e2365f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling zmij v1.0.17
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]     Checking time v0.3.46
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]     Checking phf_shared v0.12.1
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]     Checking clap_lex v0.7.7
[INFO] [stderr]     Checking eyre v0.6.12
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking libudev v0.3.0
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]     Checking winnow v0.6.26
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking hsv v0.1.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]     Checking cron v0.15.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling rust_decimal_macros v1.40.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking unescaper v0.1.8
[INFO] [stderr]     Checking serialport v4.8.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking clap v4.5.54
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking tracing-journald v0.3.2
[INFO] [stderr]     Checking tracing-appender v0.2.4
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling git2 v0.20.3
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling uchinoepower v1.32.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stdout] error: error communicating with database: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]   --> src/bin/pairing.rs:95:27
[INFO] [stdout]    |
[INFO] [stdout] 95 |                   let rec = sqlx::query!(
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 96 | |                     "INSERT INTO settings ( note ) VALUES ( $1 ) RETURNING id",
[INFO] [stdout] 97 | |                     sqlx::types::Json(settings) as _
[INFO] [stdout] 98 | |                 )
[INFO] [stdout]    | |_________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]    --> src/bin/dashboard.rs:149:20
[INFO] [stdout]     |
[INFO] [stdout] 149 |       let mut recs = sqlx::query!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 150 | |         "SELECT recorded_at, watt FROM instant_epower ORDER BY recorded_at DESC LIMIT $1",
[INFO] [stdout] 151 | |         20
[INFO] [stdout] 152 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]    --> src/bin/dashboard.rs:168:20
[INFO] [stdout]     |
[INFO] [stdout] 168 |       let mut recs = sqlx::query!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 169 | |         "SELECT recorded_at, r, t FROM instant_current ORDER BY recorded_at DESC LIMIT $1",
[INFO] [stdout] 170 | |         20
[INFO] [stdout] 171 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]    --> src/bin/dashboard.rs:188:20
[INFO] [stdout]     |
[INFO] [stdout] 188 |       let mut recs = sqlx::query!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 189 | |         "SELECT recorded_at, kwh FROM cumlative_amount_epower ORDER BY recorded_at DESC LIMIT $1",
[INFO] [stdout] 190 | |         10
[INFO] [stdout] 191 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]    --> src/bin/uchino_daqd.rs:242:15
[INFO] [stdout]     |
[INFO] [stdout] 242 |       let row = sqlx::query_as!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 243 | |         Row,
[INFO] [stdout] 244 | |         r#"SELECT id, note as "note: sqlx::types::Json<ConnectionSettings>" FROM settings ORDER BY id DESC"#
[INFO] [stdout] 245 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]    --> src/bin/uchino_daqd.rs:258:15
[INFO] [stdout]     |
[INFO] [stdout] 258 |       let rec = sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 259 | |         r#"INSERT INTO instant_epower ( recorded_at, watt ) VALUES ( $1, $2 ) RETURNING id"#,
[INFO] [stdout] 260 | |         *recorded_at,
[INFO] [stdout] 261 | |         epower.0
[INFO] [stdout] 262 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]    --> src/bin/uchino_daqd.rs:275:15
[INFO] [stdout]     |
[INFO] [stdout] 275 |       let rec = sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 276 | |         r#"INSERT INTO instant_current ( recorded_at, r, t ) VALUES ( $1, $2, $3 ) RETURNING id"#,
[INFO] [stdout] 277 | |         *recorded_at,
[INFO] [stdout] 278 | |         current.r,
[INFO] [stdout] 279 | |         current.t
[INFO] [stdout] 280 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]    --> src/bin/uchino_daqd.rs:305:15
[INFO] [stdout]     |
[INFO] [stdout] 305 |       let rec = sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 306 | |         r#"INSERT INTO cumlative_amount_epower ( recorded_at, kwh ) VALUES ( $1, $2 ) RETURNING id"#,
[INFO] [stdout] 307 | |         jst.with_timezone(&Utc),
[INFO] [stdout] 308 | |         kwh
[INFO] [stdout] 309 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]   --> src/bin/pairing.rs:95:27
[INFO] [stdout]    |
[INFO] [stdout] 95 |                   let rec = sqlx::query!(
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 96 | |                     "INSERT INTO settings ( note ) VALUES ( $1 ) RETURNING id",
[INFO] [stdout] 97 | |                     sqlx::types::Json(settings) as _
[INFO] [stdout] 98 | |                 )
[INFO] [stdout]    | |_________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]    --> src/bin/dashboard.rs:149:20
[INFO] [stdout]     |
[INFO] [stdout] 149 |       let mut recs = sqlx::query!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 150 | |         "SELECT recorded_at, watt FROM instant_epower ORDER BY recorded_at DESC LIMIT $1",
[INFO] [stdout] 151 | |         20
[INFO] [stdout] 152 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]    --> src/bin/manipulate_db.rs:169:20
[INFO] [stdout]     |
[INFO] [stdout] 169 |       let mut recs = sqlx::query!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 170 | |         "SELECT recorded_at, watt FROM instant_epower ORDER BY recorded_at DESC LIMIT $1",
[INFO] [stdout] 171 | |         count
[INFO] [stdout] 172 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]    --> src/bin/dashboard.rs:168:20
[INFO] [stdout]     |
[INFO] [stdout] 168 |       let mut recs = sqlx::query!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 169 | |         "SELECT recorded_at, r, t FROM instant_current ORDER BY recorded_at DESC LIMIT $1",
[INFO] [stdout] 170 | |         20
[INFO] [stdout] 171 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]    --> src/bin/dashboard.rs:188:20
[INFO] [stdout]     |
[INFO] [stdout] 188 |       let mut recs = sqlx::query!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 189 | |         "SELECT recorded_at, kwh FROM cumlative_amount_epower ORDER BY recorded_at DESC LIMIT $1",
[INFO] [stdout] 190 | |         10
[INFO] [stdout] 191 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]    --> src/bin/manipulate_db.rs:185:20
[INFO] [stdout]     |
[INFO] [stdout] 185 |       let mut recs = sqlx::query!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 186 | |         "SELECT recorded_at, r, t FROM instant_current ORDER BY recorded_at DESC LIMIT $1",
[INFO] [stdout] 187 | |         count
[INFO] [stdout] 188 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]    --> src/bin/manipulate_db.rs:201:20
[INFO] [stdout]     |
[INFO] [stdout] 201 |       let mut recs = sqlx::query!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 202 | |         "SELECT recorded_at, kwh FROM cumlative_amount_epower ORDER BY recorded_at DESC LIMIT $1",
[INFO] [stdout] 203 | |         count
[INFO] [stdout] 204 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]    --> src/bin/manipulate_db.rs:169:20
[INFO] [stdout]     |
[INFO] [stdout] 169 |       let mut recs = sqlx::query!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 170 | |         "SELECT recorded_at, watt FROM instant_epower ORDER BY recorded_at DESC LIMIT $1",
[INFO] [stdout] 171 | |         count
[INFO] [stdout] 172 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]    --> src/bin/manipulate_db.rs:185:20
[INFO] [stdout]     |
[INFO] [stdout] 185 |       let mut recs = sqlx::query!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 186 | |         "SELECT recorded_at, r, t FROM instant_current ORDER BY recorded_at DESC LIMIT $1",
[INFO] [stdout] 187 | |         count
[INFO] [stdout] 188 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]    --> src/bin/manipulate_db.rs:201:20
[INFO] [stdout]     |
[INFO] [stdout] 201 |       let mut recs = sqlx::query!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 202 | |         "SELECT recorded_at, kwh FROM cumlative_amount_epower ORDER BY recorded_at DESC LIMIT $1",
[INFO] [stdout] 203 | |         count
[INFO] [stdout] 204 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `uchinoepower` (bin "pairing" test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `uchinoepower` (bin "dashboard") due to 3 previous errors
[INFO] [stdout] error: error communicating with database: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]    --> src/bin/uchino_daqd.rs:242:15
[INFO] [stdout]     |
[INFO] [stdout] 242 |       let row = sqlx::query_as!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 243 | |         Row,
[INFO] [stdout] 244 | |         r#"SELECT id, note as "note: sqlx::types::Json<ConnectionSettings>" FROM settings ORDER BY id DESC"#
[INFO] [stdout] 245 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]    --> src/bin/uchino_daqd.rs:258:15
[INFO] [stdout]     |
[INFO] [stdout] 258 |       let rec = sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 259 | |         r#"INSERT INTO instant_epower ( recorded_at, watt ) VALUES ( $1, $2 ) RETURNING id"#,
[INFO] [stdout] 260 | |         *recorded_at,
[INFO] [stdout] 261 | |         epower.0
[INFO] [stdout] 262 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]    --> src/bin/uchino_daqd.rs:275:15
[INFO] [stdout]     |
[INFO] [stdout] 275 |       let rec = sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 276 | |         r#"INSERT INTO instant_current ( recorded_at, r, t ) VALUES ( $1, $2, $3 ) RETURNING id"#,
[INFO] [stdout] 277 | |         *recorded_at,
[INFO] [stdout] 278 | |         current.r,
[INFO] [stdout] 279 | |         current.t
[INFO] [stdout] 280 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]    --> src/bin/uchino_daqd.rs:305:15
[INFO] [stdout]     |
[INFO] [stdout] 305 |       let rec = sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 306 | |         r#"INSERT INTO cumlative_amount_epower ( recorded_at, kwh ) VALUES ( $1, $2 ) RETURNING id"#,
[INFO] [stdout] 307 | |         jst.with_timezone(&Utc),
[INFO] [stdout] 308 | |         kwh
[INFO] [stdout] 309 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `uchinoepower` (bin "pairing") due to 1 previous error
[INFO] [stderr] error: could not compile `uchinoepower` (bin "dashboard" test) due to 3 previous errors
[INFO] [stderr] error: could not compile `uchinoepower` (bin "manipulate_db" test) due to 3 previous errors
[INFO] [stderr] error: could not compile `uchinoepower` (bin "manipulate_db") due to 3 previous errors
[INFO] [stderr] error: could not compile `uchinoepower` (bin "uchino_daqd") due to 4 previous errors
[INFO] [stderr] error: could not compile `uchinoepower` (bin "uchino_daqd" test) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "3b3495b185a8b03536adb769e1fc519bdc7fcc57df2afd60e8a8310382e2365f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b3495b185a8b03536adb769e1fc519bdc7fcc57df2afd60e8a8310382e2365f", kill_on_drop: false }`
[INFO] [stdout] 3b3495b185a8b03536adb769e1fc519bdc7fcc57df2afd60e8a8310382e2365f
